fix portability issues that led to Hurd build failures
authorDebian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Fri, 17 Oct 2025 14:12:47 +0000 (10:12 -0400)
committerAaron M. Ucko <ucko@debian.org>
Fri, 17 Oct 2025 14:12:47 +0000 (10:12 -0400)
commit52df2c648866d8aa2ede0bd0209e84f220b8bea8
tree1b81cff2bbdef2717923582eaa0c1c54289d9183
parent9b910fca234e18b08082c1c0abf2d7da93320cc6
fix portability issues that led to Hurd build failures

* src/build-system/configure(.ac):
  - Reflect the Hurd's support for -Wl,rpath,... .
* src/connect/ncbi_socket_cxx.cpp, src/connect/ext/ncbi_localnet.c:
  cope with missing PATH_MAX everywhere, not just under Windows.

Author: Aaron M. Ucko <ucko@debian.org>
Last-Update: 2020-09-19

Gbp-Pq: Name hurd_fixes
c++/src/build-system/configure
c++/src/build-system/configure.ac
c++/src/connect/ncbi_localip.c
c++/src/connect/ncbi_socket_cxx.cpp